| Overload | Description |
|---|---|
| beginStructureElement(PDFStructureElement) | Begins a marked content sequence associated with a object. Each beginStructureElement call must be paired with a call. |
| beginStructureElement(String,PDFCosDictionary) | Begins a marked content sequence associated with the specified type and properties. Each beginStructureElement call must be paired with a call. After this method is called, a call to is required in order to map the marked content identifier to the structure element that includes it. The is the or object that includes this object. |